TSTP Solution File: SEV017^5 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEV017^5 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.IzOMhXkyDD true

% Computer : n009.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 19:59:17 EDT 2023

% Result   : Theorem 0.56s 0.76s
% Output   : Refutation 0.56s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   14 (   5 unt;   5 typ;   0 def)
%            Number of atoms       :   10 (   0 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   78 (   5   ~;   3   |;   6   &;  54   @)
%                                         (   0 <=>;  10  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   6 avg)
%            Number of types       :    2 (   1 usr)
%            Number of type conns  :    6 (   6   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    5 (   4 usr;   4 con; 0-2 aty)
%            Number of variables   :   24 (   0   ^;  24   !;   0   ?;  24   :)

% Comments : 
%------------------------------------------------------------------------------
thf(a_type,type,
    a: $tType ).

thf(sk__2_type,type,
    sk__2: a ).

thf(sk__type,type,
    sk_: a > a > $o ).

thf(sk__1_type,type,
    sk__1: a ).

thf(sk__3_type,type,
    sk__3: a ).

thf(cTHM514_pme,conjecture,
    ! [Xr: a > a > $o] :
      ( ( ! [Xx: a] : ( Xr @ Xx @ Xx )
        & ! [Xx: a,Xy: a] :
            ( ( Xr @ Xx @ Xy )
           => ( Xr @ Xy @ Xx ) )
        & ! [Xx: a,Xy: a,Xz: a] :
            ( ( ( Xr @ Xx @ Xy )
              & ( Xr @ Xy @ Xz ) )
           => ( Xr @ Xx @ Xz ) ) )
     => ! [Xx: a,Xy: a,Xz: a] :
          ( ( Xr @ Xx @ Xy )
         => ( ( Xr @ Xy @ Xz )
           => ( Xr @ Xx @ Xz ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [Xr: a > a > $o] :
        ( ( ! [Xx: a] : ( Xr @ Xx @ Xx )
          & ! [Xx: a,Xy: a] :
              ( ( Xr @ Xx @ Xy )
             => ( Xr @ Xy @ Xx ) )
          & ! [Xx: a,Xy: a,Xz: a] :
              ( ( ( Xr @ Xx @ Xy )
                & ( Xr @ Xy @ Xz ) )
             => ( Xr @ Xx @ Xz ) ) )
       => ! [Xx: a,Xy: a,Xz: a] :
            ( ( Xr @ Xx @ Xy )
           => ( ( Xr @ Xy @ Xz )
             => ( Xr @ Xx @ Xz ) ) ) ),
    inference('cnf.neg',[status(esa)],[cTHM514_pme]) ).

thf(zip_derived_cl4,plain,
    ~ ( sk_ @ sk__1 @ sk__3 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl3,plain,
    sk_ @ sk__1 @ sk__2,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl2,plain,
    ! [X3: a,X4: a,X5: a] :
      ( ~ ( sk_ @ X3 @ X4 )
      | ~ ( sk_ @ X4 @ X5 )
      | ( sk_ @ X3 @ X5 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl21,plain,
    ! [X0: a] :
      ( ( sk_ @ sk__1 @ X0 )
      | ~ ( sk_ @ sk__2 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl3,zip_derived_cl2]) ).

thf(zip_derived_cl5,plain,
    sk_ @ sk__2 @ sk__3,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl42,plain,
    sk_ @ sk__1 @ sk__3,
    inference('sup+',[status(thm)],[zip_derived_cl21,zip_derived_cl5]) ).

thf(zip_derived_cl54,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl4,zip_derived_cl42]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SEV017^5 : TPTP v8.1.2. Released v4.0.0.
% 0.07/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.IzOMhXkyDD true
% 0.13/0.35  % Computer : n009.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Thu Aug 24 03:08:06 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in HO mode
% 0.53/0.66  % Total configuration time : 828
% 0.53/0.66  % Estimated wc time : 1656
% 0.53/0.66  % Estimated cpu time (8 cpus) : 207.0
% 0.56/0.72  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.56/0.73  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.56/0.74  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.56/0.75  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.56/0.76  % Solved by lams/40_c.s.sh.
% 0.56/0.76  % done 16 iterations in 0.014s
% 0.56/0.76  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.56/0.76  % SZS output start Refutation
% See solution above
% 0.56/0.76  
% 0.56/0.76  
% 0.56/0.76  % Terminating...
% 0.59/0.87  % Runner terminated.
% 1.72/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------